* {
	padding:0px;
	margin:0px;
	cursor:default;
}
a, input, a img {
	cursor:pointer;
}
body {
	background:url(images/bg.jpg) repeat-x #929292;
}
.header {
	width:854px;
	height:30px;
	background:url(images/header.jpg) no-repeat;
	margin:0px auto 15px auto;
	padding-top:151px;
	text-align:center;
	direction:rtl;
	font-family:Tahoma;
	font-size:12px;
	color:#333;
	overflow:hidden;
}
.header a {
	color:#333;
	text-decoration:none;
}
.header a:hover {
	color:#F30;
}
.in {
	width:854px;
	margin:0px auto;
	background:url(images/in.jpg) repeat-y;
}
.block {
	width:187px;
	float:left;
	margin-left:70px;
	margin-bottom:7px;
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	direction:rtl;
	text-align:right;
}
.block a {
	text-decoration:none;
	color:#333;
}
.block a img {
	border:0px;
}
.block a:hover {
	color:#000;
}
* html body .block {
	margin-left:35px;
	margin-bottom:0px;
}

.bar {
	width:175px;
	background:url(images/barm.jpg) repeat-y;
	padding:0px 6px;
}
.bart {
	width:187px;
	height:5px;
	background:url(images/bart.jpg) no-repeat bottom;
}
.barb {
	width:187px;
	height:5px;
	background:url(images/barb.jpg) no-repeat;
	margin-bottom:5px;
}
.content {
	width:500px;
	float:right;
	margin-right:70px;
	margin-bottom:7px;
	text-align:right;
}
* html body .content {
	margin-right:35px;
	margin-bottom:0px;
}
.post {
	width:490px;
	border-right:4px #999 solid;
	padding-right:10px;
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	direction:rtl;
	text-align:right;
}
p {
	text-align:justify;
	margin-top:5px;
}
.postt {
	width:480px;
	background:url(images/f.jpg) right no-repeat;
	padding-right:15px;
	font-family:Verdana;
	font-weight:bold;
	font-size:18px;
	color:#000;
	direction:rtl;
	text-align:right;
}
.postt a {
	color:black;
	text-decoration:none;
}
.desc {
	font-family:Tahoma;
	font-size:11px;
	text-align:left;
	direction:rtl;
	color:#666;
}

.desc a{
	text-decoration:none;
	color:#555;
}

.bottom {
	width:854px;
	background:url(images/bottom.jpg) no-repeat bottom center;
	height:54px;
	font-family:Verdana;
	text-align:center;
	direction:ltr;
	font-size:9px;
	color:#999;
	padding-top:30px;
}
div .c {
	text-align:center;
}
input {
	border:1px #333 solid;
	font-family:Tahoma;
	font-size:10px;
	margin:1px;
	padding:1px;
}


div .c li {
	list-style:none;
}
.header li {
	display:inline;
	list-style:none;
	border-right: 2px solid #999;
	padding-right:10px;
	margin-right:5px;
}